Welcome![Sign In][Sign Up]
Location:
Search - euler c

Search list

[OtherNumberical

Description: 拉格郎日插值多项式,高斯-赛德尔迭代法,改进欧拉法(C++),如果有什么错误,请联系tudaoyong456@163.com-Lagrange polynomial interpolation, Gauss - Seidel iterative method to improve Euler (C + +), If there is anything wrong, please contact tudaoyong456@163.com
Platform: | Size: 1693 | Author: 凃道 | Hits:

[File Operatenewoula-C

Description: * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y) * initial conditions for x = x [0], y = y [0]. * Input : f -- function f (x, y) * x pointer -- from the array variable discrete values (x [0] for the initial conditions) * y -- corresponding to the variable discrete value of the function of the array (y [0] for the initial conditions) * h -- calculated step * n -- steps * output : Solving for x that the variable array * discrete values by solving y variables corresponding to the value of the discrete function arrays
Platform: | Size: 2931 | Author: xuyan | Hits:

[OtherEuler

Description: 用Euler法及其改进方法解初值问题u’=-5u,t0=0,u(0)=1 的微分方程。在C语言中实现
Platform: | Size: 6825 | Author: mabiao | Hits:

[Other resourceEuler

Description: 这是一个定步长欧拉法程序实现,在c++编译器上调试过了!
Platform: | Size: 1251 | Author: boody | Hits:

[Other resourceEuler

Description: C语言实现的改进欧拉法,用定步长和变步长实现改进欧拉法求解常微分方程组。
Platform: | Size: 1204 | Author: 小马 | Hits:

[Mathimatics-Numerical algorithmsGJ_Euler

Description: 用C++写改进的欧拉法 计算方法上机实验-C write Improved Euler method for experimental methods
Platform: | Size: 230400 | Author: 周长城 | Hits:

[Data structsEulerXXX

Description: 关于欧拉算法的表示,一个简单的演示,用c做的,希望对大家有帮助-on Euler algorithm, a simple demonstration of using c doing, we hope to help
Platform: | Size: 31744 | Author: 杨诚 | Hits:

[Special EffectsMumford

Description: Mumford模型相关的几个matlab和c源码-Mumford model related to the number of Matlab and c-source
Platform: | Size: 44032 | Author: 明明 | Hits:

[OtherNumberical

Description: 拉格郎日插值多项式,高斯-赛德尔迭代法,改进欧拉法(C++),如果有什么错误,请联系tudaoyong456@163.com-Lagrange polynomial interpolation, Gauss- Seidel iterative method to improve Euler (C++), If there is anything wrong, please contact tudaoyong456@163.com
Platform: | Size: 1024 | Author: 凃道 | Hits:

[Algorithm4jf

Description: 偏微分方程四方法划曲线比较C源码. 欧拉法 改进欧拉法 龙格-库塔法 阿达姆斯法 -PDE method is four curves C source. Euler Euler Improvement Act Runge- Kutta method Adams Act
Platform: | Size: 37888 | Author: | Hits:

[OtherEuler

Description: 用Euler法及其改进方法解初值问题u’=-5u,t0=0,u(0)=1 的微分方程。在C语言中实现-Use of Euler method and its improved method to solve initial value problem u =- 5u, t0 = 0, u (0) = 1 the differential equation. In the C language to achieve
Platform: | Size: 6144 | Author: mabiao | Hits:

[AlgorithmEuler

Description: 这是一个定步长欧拉法程序实现,在c++编译器上调试过了!-This is a fixed-step Euler method program in c compiler tried hike!
Platform: | Size: 1024 | Author: boody | Hits:

[AlgorithmEuler

Description: C语言实现的改进欧拉法,用定步长和变步长实现改进欧拉法求解常微分方程组。
Platform: | Size: 1024 | Author: 小马 | Hits:

[OpenGL programEuler

Description: CAD图形处理中欧拉操作的OpenGL和C++实现代码-CAD graphics processing operation in the Euler OpenGL and C++ to achieve code
Platform: | Size: 332800 | Author: reallycsc | Hits:

[Windows DevelopEuler

Description: C++解欧拉回路问题,解决了简单的情况,可以解大多数情况-C++ solution of the Euler circuit problem, to solve a simple situation, possible solutions to the majority of cases
Platform: | Size: 579584 | Author: pf | Hits:

[AlgorithmEuler.tar

Description: 一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C-type grid, but the method non-structural Oh!
Platform: | Size: 11264 | Author: 大波 | Hits:

[AI-NN-PRGD.C

Description: C Code for Godunov Method of Gas Dynamics (Euler Equations)
Platform: | Size: 8192 | Author: Bidyut Bikash Gogoi | Hits:

[Otherproject-euler-c-master

Description: 这是个用c编写的Euler项目。项目Euler是一系列挑战性数学或将要求更多比数学答案解决的计算机编程问题。-Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. This is a C build for Project Euler. The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.
Platform: | Size: 56320 | Author: Chen Zhang | Hits:

[OtherEuler-Algorithm-program-CPP

Description: 详细说明:基因组组装算法 欧拉算法C++源程序:很好的实现基因组组装和拼接的功能,包含实现该功能的所有程序。-Genome assembly algorithms calculate Euler C++ source: well implemented genome assembly and stitching functions, including all procedures to achieve this functionality.
Platform: | Size: 176128 | Author: 丁晓 | Hits:

[Algorithm1-D 欧拉(Euler)方程求解Laval缩放喷管.rar

Description: 参照Blazek博士的单元节点法准1-D 欧拉(Euler)方程程序,编写采用单元中心法的准1-D 欧拉(Euler)方程求解Laval缩放喷管的程序。(Referring to Dr. Blazek's element node method, the quasi 1-D Euler equation procedure is used to prepare the quasi 1-D Euler equation using the cell center method to solve the Laval scaling nozzle procedure.)
Platform: | Size: 18432 | Author: 燕儿鱼 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net